|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.desktop.projects.core.internals.event.ObjectEvent
org.eclipse.vtp.desktop.projects.core.event.ObjectRefreshEvent
public class ObjectRefreshEvent
This class represents and event that indicates that an object has changed and any visual displays of its data should be updated.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.vtp.desktop.projects.core.internals.event.ObjectEvent |
|---|
objectId, time |
| Constructor Summary | |
|---|---|
ObjectRefreshEvent(java.lang.String objectId)
Creates a new object refresh event for the given object id. |
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.vtp.desktop.projects.core.internals.event.ObjectEvent |
|---|
getObjectId, getTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectRefreshEvent(java.lang.String objectId)
objectId - An identifier of the object that has changed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||